Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump powerapi[everything] from 2.1.0 to 2.2.0 #75

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2023

Bumps powerapi[everything] from 2.1.0 to 2.2.0.

Release notes

Sourced from powerapi[everything]'s releases.

v2.2.0

v2.2.0 (2023-12-12)

Bug Fixes

  • Stop started actor via a PoisonPillMessage once it is no longer used
  • Remove default value definition in ConfigValidator. It is already done by CommonCLIParsingManager
  • Correct bug related to arguments default values not added to configuration when those arguments are not defined
  • Add kubernetes dependency
  • Correct issue related to parametres names in K8s configuration
  • Correct subparser k8s processor arguments types and names

Build System

  • Update dockerignore file for src-layout support
  • Bump PowerAPI package version to 2.2.0
  • Define kuberntes as a group and Add it to all-platforms group
  • Dockerfile: Pin Python slim base image tag to sha256 digest
  • deps: Bump python from edaf703 to 43a49c9
  • deps: Bump python from 7ad180f to 364ee1a
  • deps: Bump docker/metadata-action from 5.2.0 to 5.3.0
  • deps: Bump docker/metadata-action from 5.1.0 to 5.2.0
  • deps: Bump docker/metadata-action from 5.0.0 to 5.1.0
  • deps: Bump python from 32477c7 to eb6d320
  • deps: Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11
  • deps: Bump actions/setup-python from 4 to 5
  • deps: Bump python from 9bd704d to 54382be
  • deps: Bump docker/build-push-action from 5.0.0 to 5.1.0
  • deps: Bump python from 19a6235 to 123229c
  • deps: Bump python from d79a388 to 80571b6
  • deps: Bump python from babc0d4 to d79a388
  • deps: Bump python from fde1011 to babc0d4
  • deps: Bump python from c145aa0 to fde1011
  • deps: Bump python from 43a49c9 to c145aa0
  • deps: Bump docker/login-action from 2.2.0 to 3.0.0
  • deps: Bump python from 54382be to edaf703
  • deps: Bump python from 80571b6 to 32477c7
  • deps: Bump python from eb6d320 to 19a6235
  • deps: Bump python from 0593057 to 9bd704d
  • deps: Bump docker/build-push-action from 4.2.1 to 5.0.0
  • deps: Bump docker/setup-buildx-action from 2.10.0 to 3.0.0
  • deps: Bump docker/build-push-action from 4.2.0 to 4.2.1
  • deps: Bump docker/build-push-action from 4.1.1 to 4.2.0
  • deps: Bump docker/metadata-action from 4.6.0 to 5.0.0
  • deps: Bump python from c499230 to 0593057
  • deps: Bump actions/checkout from 3 to 4
  • deps: Bump python from 17d62d6 to c499230
  • deps: Bump docker/setup-buildx-action from 2.9.1 to 2.10.0

... (truncated)

Commits
  • 9d64a36 build: Bump PowerAPI package version to 2.2.0
  • b6fde48 build(pyproject): Add Python 3.12 in classifiers
  • ac2fe47 build(pyproject): Fix all-platforms dependencies alias
  • 13bfdaf Merge pull request #224 from powerapi-ng/dependabot/docker/python-123229c
  • 8a0ed98 build(deps): bump python from 19a6235 to 123229c
  • 0d20fe4 Merge pull request #223 from powerapi-ng/dependabot/github_actions/actions/se...
  • 0a75d1a build(deps): bump actions/setup-python from 4 to 5
  • 003c6a2 Merge pull request #222 from powerapi-ng/dependabot/docker/python-19a6235
  • 6cc1b0f Merge pull request #221 from powerapi-ng/dependabot/github_actions/docker/met...
  • 338d337 build(deps): bump python from eb6d320 to 19a6235
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [powerapi[everything]](https://github.com/powerapi-ng/powerapi) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/powerapi-ng/powerapi/releases)
- [Commits](powerapi-ng/powerapi@v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: powerapi[everything]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Issues or PRs related to dependency changes label Dec 13, 2023
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@gfieni gfieni self-requested a review December 13, 2023 11:43
@gfieni gfieni merged commit 675d09d into master Dec 13, 2023
6 checks passed
@gfieni gfieni deleted the dependabot/pip/powerapi-everything--2.2.0 branch December 13, 2023 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Issues or PRs related to dependency changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant